GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / SetCreator Method





In This Topic
SetCreator Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Sub SetCreator( _
   ByVal Creator As String _
) 
public void SetCreator( 
   string Creator
)
public procedure SetCreator( 
    Creator: String
); 
public function SetCreator( 
   Creator : String
);
public: void SetCreator( 
   string* Creator
) 
public:
void SetCreator( 
   String^ Creator
) 

Parameters

Creator
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members